Skip to content

Comments

Introduce N8N functionality to support custom certificates#13

Open
arvchristos wants to merge 1 commit intonaskio:mainfrom
arvchristos:patch-1
Open

Introduce N8N functionality to support custom certificates#13
arvchristos wants to merge 1 commit intonaskio:mainfrom
arvchristos:patch-1

Conversation

@arvchristos
Copy link

Documentation at https://docs.n8n.io/hosting/configuration/configuration-examples/custom-certificate-authority indicates that when the directory /opt/custom-certificates exists, those certs should be added to the trusted CAs.

This PR introduces the same logic as in https://github.com/n8n-io/n8n/blob/master/docker/images/n8n/docker-entrypoint.sh , which tests for the existence of this directory and attempts to install the supported CA certs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant